projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f206dc
)
win32-theme: Make notebook tabs slightly better
author
Alexander Larsson
<alexl@redhat.com>
Fri, 25 Nov 2011 15:43:51 +0000
(16:43 +0100)
committer
Alexander Larsson
<alexl@redhat.com>
Fri, 25 Nov 2011 15:43:51 +0000
(16:43 +0100)
gtk/gtk-win32.css
patch
|
blob
|
history
diff --git
a/gtk/gtk-win32.css
b/gtk/gtk-win32.css
index 7ccd1fdbcd7c2c353fca9a4abf35c653d9a15e6b..065794b6c3af50dae39d96bc0a1b4bb81f7aae6e 100644
(file)
--- a/
gtk/gtk-win32.css
+++ b/
gtk/gtk-win32.css
@@
-587,8
+587,8
@@
GtkComboBox.combobox-entry .button:insensitive {
background-color: none;
border-width: 0;
background-image: -gtk-win32-theme-part(tab, 9 1);
- -GtkNotebook-tab-overlap:
0
;
- -GtkNotebook-tab-curvature:
20
;
+ -GtkNotebook-tab-overlap:
1
;
+ -GtkNotebook-tab-curvature:
1
;
}
.notebook tab {
@@
-599,6
+599,7
@@
GtkComboBox.combobox-entry .button:insensitive {
.notebook tab:active {
background-image: -gtk-win32-theme-part(tab, 1 3);
+ padding: 4;
}
.notebook {